WossPrimes_V3

Hi VBF mods!

Some considerations when testing my code.

Please compile my app in RELEASE mode and run it directly from the EXE 
rather than from within the VS IDE.  Please compile with the following options:

* REMOVE INTEGER OVERFLOW CHECKS
* ENABLE OPTIMISATIONS

Clicking the "Start" button will run the algorithm, no further setting up is required besides your addition of timing routines.

Please could you run the algorithm 4 times and take the average time of the 2nd, 3rd and 4th runs.  This will ensure that the algorithm is fully loaded and compiled by the JIT compiler.

Many thanks.

Wossname (Aka: Adam N. Ward)